From 4a6af53f70966ec52740e9d95e89b95413227075 Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 26 Jul 2006 17:22:52 +0000 Subject: [PATCH] Add caution for gpxver=1.1 option. --- xmldoc/formats/options/gpx-gpxver.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xmldoc/formats/options/gpx-gpxver.xml b/xmldoc/formats/options/gpx-gpxver.xml index 4571bd7fb..8e2ccc3ad 100644 --- a/xmldoc/formats/options/gpx-gpxver.xml +++ b/xmldoc/formats/options/gpx-gpxver.xml @@ -3,4 +3,9 @@ This option specifies the version of the GPX specification to use for output. The default version is 1.0. The only other valid value for this option is 1.1. - + +Notice that this is not a full scale XML schema conversion. In particular, +if you have a GPX 1.0 file that has extended namespaces in it (such as a +pocket query from Geocaching.com) just writing it with this option will +result in a horribly mangled GPX file as we can't convert the schema data. + -- 2.30.2